home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 7 / qm4ext.zip / RYB.BAT < prev    next >
DOS Batch File  |  1987-03-14  |  124b  |  9 lines

  1. echo off
  2. echo this is 1 [%1]
  3. echo this is 2 [%2]
  4. echo this is 3 [%3]
  5. cd \dl
  6. dsz port %2 speed %1 restrict rb
  7. cd \
  8.  
  9.